Reviewed & tested by the community
Project:
AddToAny Share Buttons
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Dec 2022 at 06:06 UTC
Updated:
29 Nov 2024 at 13:11 UTC
Jump to comment: Most recent
Comments
Comment #3
irfan.gul commentedComment #4
arti_parmar commentedComment #6
irfan.gul commentedI am a beginner contributor, I tried to fix some coding standard issues in the module.
Comment #7
harshitthakoreInitial review, Here is the list of issues.
FILE: /var/www/html/repos/addtoany/src/Plugin/Block/AddToAnyBlock.php
----------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
----------------------------------------------------------------------------------------------
64 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
145 | WARNING | \Drupal calls should be avoided in classes, use dependency injection instead
----------------------------------------------------------------------------------------------
Comment #8
harshitthakoreAll Errors are fixed and only few warnings are remaining.
Comment #9
harshitthakoreComment #10
harshitthakoreComment #12
vladimirausApplied auto fixes and still getting the following errors
Comment #13
spriya2896 commentedI will work on this issue.
Comment #14
spriya2896 commentedI have fixed the issues mentioned in #12. Please review
Comment #15
vladimirausPlease reroll MR.
Comment #16
harshitthakoreNoticed existing code got change with new methods and approach in base branch. So as of now updated issue branch with base branch code only and we can move forward. Also fixed few code standard issues.
Comment #17
harshitthakoreComment #18
riddhi.addweb commentedPlease review the Patch it is failing, When I applied the Patch it failed in the 9.5x version. Let me know if I can test this in any different version.
Comment #21
shivamitakari commentedComment #22
shivamitakari commentedComment #23
shivamitakari commentedComment #24
damienmckennaI can confirm that MR 3329621-fix-coding-standards-2.x solves some coding errors I was setting in 2.0.11, thank you.
Comment #25
damienmckenna